Routines (alphabetical) > Routines: H > HDF Routines > HDF_CLOSE

HDF_CLOSE

The HDF_CLOSE procedure closes the HDF file associated with the given file handle.

Syntax

HDF_CLOSE, FileHandle

Arguments

FileHandle

The HDF file handle returned from a previous call to HDF_OPEN.

Keywords

None

Version History

 

Pre 4.0

Introduced

See Also

HDF_OPEN